projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cf8904
)
gdk: Remove an unused variable
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 1 Oct 2020 23:33:43 +0000
(19:33 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 1 Oct 2020 23:33:43 +0000
(19:33 -0400)
gdk/gdkglobals.c
patch
|
blob
|
history
diff --git
a/gdk/gdkglobals.c
b/gdk/gdkglobals.c
index 644dcfa63ff5a863420c5656dda7b3a7cc69ffee..22b4cf0f448a32ad4c6103fd553d8b5ac6478e19 100644
(file)
--- a/
gdk/gdkglobals.c
+++ b/
gdk/gdkglobals.c
@@
-30,4
+30,3
@@
#include <stdio.h>
guint _gdk_debug_flags = 0;
-GList *_gdk_default_filters = NULL;